CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Sobel Filter

搜索资源列表

  1. Sobel--Image_Filter_An_Image_filtering_VHDL

    0下载:
  2. Sobel--Image Filter (I). An Image filtering is made over data loaded into the on board RAM and presented on a VGA monitor.zip-Sobel -- Image Filter (I). An Image filteri Vi is made over the data loaded into RAM on board a nd presented on a VGA monito
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:316360
    • 提供者:严刚
  1. sobel

    0下载:
  2. sobel filter for image in c
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:10894
    • 提供者:wangyg
  1. image_processing

    0下载:
  2. 中值滤波 均值滤波 高频提升滤波 sobel算子 robert算子锐化 高斯噪声生成程序 图像处理-Median filter to enhance high-frequency filter mean filter sobel operator robert Operator Sharpens Gaussian noise to generate image processing procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4332
    • 提供者:guan bo
  1. imageview

    0下载:
  2. 图象处理程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-Image processing procedures, provided the image histogram equalization, robert, sobel, prewitt, kirsch, gauss edge detection
  3. 所属分类:Graph program

    • 发布日期:2017-11-12
    • 文件大小:539247
    • 提供者:lukecheng
  1. VTKImage1

    0下载:
  2. 使用VTK写的几种图像滤波处理方式,如Kernel3x3滤波,Laplacian滤波,sobel滤波-The use of VTK written several image filtering approach, such as Kernel3x3 filtering, Laplacian filtering, sobel filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:174398
    • 提供者:yefeng
  1. compare_of_edge_detect_methods

    0下载:
  2. 讨论和比较了几种常用的边缘检测算子。梯度 算子计算简单 ,但精度不高 ,只能检测出图象大致的轮廓 ,而对于比较细的边缘可能会忽略。Prewitt 和Sobel算子比 Roberts 效果要好一些。LOG 滤波器和 Canny算子的检测效果优于梯度算子 ,能够检测出图象较细的边缘部分。不同的系统 ,针对不同的环境条件和要求 ,选择合适的算子来对图象进行边缘检测。-Discussion and comparison of several commonly used edge detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-17
    • 文件大小:156571
    • 提供者:liujia
  1. RECTANGLE

    1下载:
  2. 一种快速的多边形和矩形检测算法,可以广泛的应用于各种目标识别领域-A fast polygon and rectangle detection algorithm can be widely used in various areas of target identification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:11964
    • 提供者:chendong
  1. Filter

    0下载:
  2. 图像空域滤波程序,包括一些特殊的滤波,终止滤波,以及Sobel边缘提取等-The code of filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2186283
    • 提供者:汪汪
  1. GaussianFilterTest

    0下载:
  2. Gaussian Filter 高斯平滑滤波器,自己用C++写的滤波器类,用于其他处理操作前平滑噪声用。设定Sigma值,可以调整平滑效果。 下载包包含完整的Visual Studio 2005测试项目。 <plumcore>-Gaussian smooth filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2019948
    • 提供者:PlumCore
  1. ImageProcessing

    0下载:
  2. 大概包括:左右、上下、中心对称,中值滤波,平移、裁剪、二值处理、膨胀、腐蚀、提取边界、缩放、旋转(中心保持不变和中心随旋转变化)、加权平均滤波(里面将四邻域、八邻域、laplace、sobel算子定义为数组并调用)。-Perhaps include: around from top to bottom, the center symmetry, median filter, pan, cutting, deal with two values, expansion, corrosion, ext
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:26996035
    • 提供者:王敬
  1. Sobel_Filter

    0下载:
  2. Fast Sobel filter for image processing. Before using convert image to a vector.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:217138
    • 提供者:Alex
  1. sobel_ori

    0下载:
  2. sobel filter -sobel filter sobel filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:688201
    • 提供者:judy
  1. sobel_filter

    0下载:
  2. implementation of SOBEL filter using FPGA board RC200 in handle-c
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:3602
    • 提供者:nishu
  1. CannyEdgeDetector

    0下载:
  2. canny edge detector is the best edge detection in the image processing field.in the first guassian blur in the image and then use sobel filter to get magnitude image
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:5484
    • 提供者:Delphi_CAT
  1. DE2_CCD_sobel

    0下载:
  2. verilog编写的适用于fpga的3x3模板sobel滤波-verilog fpga prepared for the 3x3 template sobel filter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-19
    • 文件大小:5595722
    • 提供者:彭青艳
  1. Sobel

    0下载:
  2. This document in portuguese implements a sobel filter to detect image borders.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:420281
    • 提供者:Osemax
  1. sobel

    0下载:
  2. 基于FPGA的sobel滤波。使用vivado 2014.2实现的YUV图像的sobel滤波。-Sobel filter based on FPGA. YUV image Sobel filtering using vivado to achieve the 2014.2.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20752384
    • 提供者:张威
  1. spatial-sharpening-filter-And-CODE

    0下载:
  2. 主要讲解空间锐化滤波器,例如拉普拉斯算子滤波器,索贝尔滤波器、非锐化掩蔽和高提升滤波器以及一阶微分图像锐化。-Mainly to explain the spatial sharpening filter, such as the Laplasse operator filter, the Sobel filter, non sharpening masking and high lift filter and first order differential image sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:1221027
    • 提供者:小陈
  1. CUDA-Sobel-Filter-master

    0下载:
  2. This program is meant to run a sobel filter using three different methods. Each sobel filter function runs in a different way than the others, one is a basic sobel filter running through just the cpu on a single thread, another runs through openmp to
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:13942784
    • 提供者:穿山甲说
  1. matlab

    0下载:
  2. 产生频域中的‘sobel’滤波器,用滤波器对图像进行频域滤波,显示滤波后图像(The 'sobel' filter in the frequency domain is used to filter the image with the filter to display the filtered image.)
  3. 所属分类:图形图象

    • 发布日期:2018-04-28
    • 文件大小:93184
    • 提供者:你四哥
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com